FindItemResponse Properties |
The FindItemResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AbsoluteDenominator |
Represents the next denominator to use for the next request when doing fractional paging.
| |
| DescriptiveLinkKey |
Currently unused and is reserved for future use.
(Inherited from Response.) | |
| Groups |
Represents a collection of items that are the result of a grouped FindItem Operation call.
| |
| HighlightTerms | ||
| IncludesLastItemInRange |
Indicates whether the current results contain the last item in the query, such that further paging is not needed.
| |
| IndexedPagingOffset |
Represents the next index that should be used for the next request when using an indexed paging view.
| |
| Items |
Contains an array of items found by using the FindItem Operation.
| |
| Message |
Provides a text description of the status of the response.
(Inherited from Response.) | |
| NumeratorOffset |
Represents the new numerator value to use for the next request when using fractional page views.
| |
| ResponseClass |
Represents the status of the response.
(Inherited from Response.) | |
| ResponseCode |
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.) | |
| ServerVersionInfo |
Represents the Microsoft Exchange Server version number.
(Inherited from Response.) | |
| TotalItemsInView |
Represents the total number of items that pass the restriction.
| |
| XmlMessage |
Provides additional error response information.
(Inherited from Response.) |